Skip to content

Conversation

@SougandhS
Copy link
Contributor

Disables Copy Expressions, Copy Breakpoint, Copy Stack & Copy Variables context action if there are no selections

before :

image image
after :
image image image

#2276 (comment)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 15, 2025

Test Results

 1 953 files  ±0   1 953 suites  ±0   1h 29m 18s ⏱️ - 2m 50s
 4 744 tests ±0   4 720 ✅ ±0   24 💤 ±0  0 ❌ ±0 
14 232 runs  ±0  14 050 ✅ ±0  182 💤 ±0  0 ❌ ±0 

Results for commit aa5fb75. ± Comparison against base commit e7e5a03.

♻️ This comment has been updated with latest results.

Disables Copy Expressions, Copy Breakpoint, Copy Stack actions if there
are no selections
@eclipse-platform-bot
Copy link
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From e6ff227833114801a749b68f65ef379ebdced797 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Thu, 4 Dec 2025 11:10:01 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF b/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF
index 860867d420..db51858366 100644
--- a/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF
+++ b/debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.debug.ui; singleton:=true
-Bundle-Version: 3.19.100.qualifier
+Bundle-Version: 3.19.200.qualifier
 Bundle-Activator: org.eclipse.debug.internal.ui.DebugUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.52.0

Further information are available in Common Build Issues - Missing version increments.

@SougandhS
Copy link
Contributor Author

Hi @laeubi, could you please merge this change ?

@laeubi
Copy link
Contributor

laeubi commented Dec 8, 2025

The "Select All" and "Find" menu items look off here because they are missing an icon, maybe you want to consider adding one in a later PR.

@laeubi laeubi merged commit 2f16b91 into eclipse-platform:master Dec 8, 2025
18 checks passed
@SougandhS
Copy link
Contributor Author

SougandhS commented Dec 8, 2025

Thank you !

The "Select All" and "Find" menu items look off here because they are missing an icon, maybe you want to consider adding one in a later PR.

Sure, will reuseFind icon for others once #2276 is merged and will find similar for Select All 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants